CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wavelet pca

搜索资源列表

  1. gaborga

    1下载:
  2. Gabor小波在人脸识别中的应用,matlab编程,毕设可以用到的很好的资料-Gabor wavelet for face recognition applications, matlab programming, complete set of information can be used well
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:12207
    • 提供者:yangxiaying
  1. matlab4

    0下载:
  2. 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5855
    • 提供者:梅丽
  1. PCA

    3下载:
  2. PCA人脸识别算法,识别率达到99 ,采用小波变换的方法及主成分分析法。-PCA face recognition algorithm, the recognition rate up to 99 , using wavelet transform methods and principal component analysis.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1125
    • 提供者:Tiko
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. gabor_3

    0下载:
  2. Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2831
    • 提供者:胡易
  1. imagefusion

    2下载:
  2. 图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法-Image fusion algorithms, high-pass filtering, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method combining
  3. 所属分类:Special Effects

    • 发布日期:2017-01-11
    • 文件大小:4833
    • 提供者:fanwentao
  1. pca

    0下载:
  2. 基于PCA变换的小波变换融合,附有操作流程说明。-PCA based on wavelet transform integration processes with a note.
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:28916
    • 提供者:朱方圆
  1. MoAT7.1

    0下载:
  2. This paper identifies a novel feature space to address the problem of human face recognition from still images. This based on the PCA space of the features extracted by a new multiresolution analysis tool called Fast Discrete Curvelet Transfo
  3. 所属分类:Development Research

    • 发布日期:2017-03-26
    • 文件大小:432309
    • 提供者:Swati
  1. palmprint

    0下载:
  2. Palmprint Recognition by Applying Wavelet-Based Kernel PCA
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:363077
    • 提供者:孙也
  1. Facce

    0下载:
  2. a face recognition project that check effect of different wavelet and PCA to face recognition.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2317655
    • 提供者:jabi
  1. ImageFusionTools

    1下载:
  2. 用于图像融和的窗口化工具,包含了几乎所有的常用融和算法:pca, Ihs, 金子塔,小波变换,多孔小波变换,brovey融合等。-The window for image integration tools, including almost all of the commonly used integration algorithm: pca, Ihs, pyramid, wavelet transform, multi-Kong Xiaobo transformation, brovey i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:46545
    • 提供者:王文波
  1. wt_pca

    0下载:
  2. matlab实现的小波分解和pca结合的人脸识别算法,识别率较好-matlab implementation of wavelet decomposition and pca combination of face recognition algorithms, a better recognition rate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2122
    • 提供者:gu
  1. pcalda

    0下载:
  2. 首先进行小波变换,在此基础上进行pca特征提取,在进行lda特征提取,用于人脸识别-First, wavelet transform, in this based on pca feature extraction, feature extraction during lda for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2167
    • 提供者:gu
  1. wavefusypca

    1下载:
  2. 小波融合pca,采用特征级的融合,用于人脸识别。-Wavelet fusion pca, using Feature-level fusion for face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2064
    • 提供者:gu
  1. wavepp

    0下载:
  2. 利用小波进行一级特征提取,在此基础上采用2dpca进行二级特征提取,用于人脸识别。-Carried out a wavelet feature extraction, in this based on the use of 2dpca for two feature extraction for face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1555
    • 提供者:gu
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. Face_and_Face_exsipression_Recognition

    0下载:
  2. One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11904571
    • 提供者:mahmoud
  1. tuxiangronghejipingjia

    0下载:
  2. 此程序基于matlab环境,实现小波、PCA、像素选大选小融合并有信息熵、平均梯度等融合评价标准-This program is based on matlab environment, and wavelet, PCA, pixel selection and integration of the election have little information entropy, average gradient of integration evaluation criteria
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3119
    • 提供者:hahajing
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. dsp_project

    0下载:
  2. the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:809
    • 提供者:vicky
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com